Models

Instead of using one of the pre-deployed Large Language Models (LLM), you may configure custom model that will use provider of your choice and your own API keys. To do this, add your model in the Models screen and specify the provider, model, and API key. Once added, you can select your custom model in the Agent’s configuration screen.

The following custom models and providers are currently supported:

Provider

Models

OpenAI

  • gpt-5

  • gpt-5-mini

  • gpt-5-nano

  • gpt-realtime (*)

  • gpt-mini-realtime (*)

  • gpt-4.1

  • gpt-4.1-mini

  • gpt-4.1-nano

  • gpt-4o

  • gpt-4o-mini

  • gpt-3.5-turbo

  • gpt-4-turbo

  • o4-mini

  • o3-mini

  • o3

  • o1

  • o1-mini

Azure OpenAI

  • gpt-5

  • gpt-5-mini

  • gpt-5-nano

  • gpt-realtime (*)

  • gpt-mini-realtime (*)

  • gpt-4.1

  • gpt-4.1-mini

  • gpt-4.1-nano

  • gpt-4o

  • gpt-4o-mini

  • gpt-3.5-turbo

  • o4-mini

  • o3-mini

  • o3

  • o1

  • o1-mini

Google

  • gemini-2.5-pro

  • gemini-2.5-flash

  • gemini-2.5.flash-lite

  • gemini-2.5-flash-native-audio (*)

  • gemini-live-2.5-flash (*)

  • gemini-2.0-flash

  • gemini-2.0-flash-lite

Anthropic

  • claude-4-0-sonnet

  • claude-3-7-sonnet

  • claude-3-5-sonnet

  • claude-3-5-haiku

Groq

  • llama-3.3-70b-versatile

  • llama-3.1-8b-instant

  • llama3-70b-8192

  • llama3-8b-8192

Amazon

  • nova-micro

  • nova-lite

  • nova-pro

  • nova-sonic (*)

Models marked with (*) are realtime models. For details, see Real-time models